[INFO] cloning repository https://github.com/crixustrading/PLO5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crixustrading/PLO5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrixustrading%2FPLO5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrixustrading%2FPLO5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d03f2297dba9c1414521e5f0f603c3e4fd63348
[INFO] testing crixustrading/PLO5 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrixustrading%2FPLO5" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crixustrading/PLO5
[INFO] finished tweaking git repo https://github.com/crixustrading/PLO5
[INFO] tweaked toml for git repo https://github.com/crixustrading/PLO5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crixustrading/PLO5 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crixustrading/PLO5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc2/source/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a6e43d3f6e2004f85754fbdb6dfb683a97da8384c90d904d258d7091f7778ff
[INFO] running `Command { std: "docker" "start" "-a" "5a6e43d3f6e2004f85754fbdb6dfb683a97da8384c90d904d258d7091f7778ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a6e43d3f6e2004f85754fbdb6dfb683a97da8384c90d904d258d7091f7778ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6e43d3f6e2004f85754fbdb6dfb683a97da8384c90d904d258d7091f7778ff", kill_on_drop: false }`
[INFO] [stdout] 5a6e43d3f6e2004f85754fbdb6dfb683a97da8384c90d904d258d7091f7778ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 634e94380c874b1e884dae53c0e35bfa840c9c03386036fa48f6e60f279eac95
[INFO] running `Command { std: "docker" "start" "-a" "634e94380c874b1e884dae53c0e35bfa840c9c03386036fa48f6e60f279eac95", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plo5-solver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.15s
[INFO] running `Command { std: "docker" "inspect" "634e94380c874b1e884dae53c0e35bfa840c9c03386036fa48f6e60f279eac95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "634e94380c874b1e884dae53c0e35bfa840c9c03386036fa48f6e60f279eac95", kill_on_drop: false }`
[INFO] [stdout] 634e94380c874b1e884dae53c0e35bfa840c9c03386036fa48f6e60f279eac95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf868edd2ddc07840876418156d35decb2ce00b2b55ccfe390dee5472bdb75e4
[INFO] running `Command { std: "docker" "start" "-a" "bf868edd2ddc07840876418156d35decb2ce00b2b55ccfe390dee5472bdb75e4", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling plo5-solver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "bf868edd2ddc07840876418156d35decb2ce00b2b55ccfe390dee5472bdb75e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf868edd2ddc07840876418156d35decb2ce00b2b55ccfe390dee5472bdb75e4", kill_on_drop: false }`
[INFO] [stdout] bf868edd2ddc07840876418156d35decb2ce00b2b55ccfe390dee5472bdb75e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a9885eedfa85e6dc3ac8e5ba548073c696471bfdcac2f940a8946ccdcf41685
[INFO] running `Command { std: "docker" "start" "-a" "5a9885eedfa85e6dc3ac8e5ba548073c696471bfdcac2f940a8946ccdcf41685", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plo5_solver-f05a5b1c301dda47)
[INFO] [stdout] 
[INFO] [stdout] running 201 tests
[INFO] [stdout] test card::tests::test_all_cards ... ok
[INFO] [stdout] test card::tests::test_rank_primes_unique ... ok
[INFO] [stdout] test card::tests::test_card_creation ... ok
[INFO] [stdout] test equity::card_mask::tests::test_add_remove ... ok
[INFO] [stdout] test equity::card_mask::tests::test_full_deck ... ok
[INFO] [stdout] test equity::card_mask::tests::test_complement ... ok
[INFO] [stdout] test equity::card_mask::tests::test_from_cards ... ok
[INFO] [stdout] test equity::card_mask::tests::test_iterator ... ok
[INFO] [stdout] test equity::card_mask::tests::test_remaining_cards ... ok
[INFO] [stdout] test card::tests::test_card_parsing ... ok
[INFO] [stdout] test card::tests::test_card_display ... ok
[INFO] [stdout] test equity::card_mask::tests::test_single_card ... ok
[INFO] [stdout] test equity::card_mask::tests::test_empty_mask ... ok
[INFO] [stdout] test equity::card_mask::tests::test_union ... ok
[INFO] [stdout] test equity::matchup4::tests::test_aaxx_vs_kkxx_river ... ok
[INFO] [stdout] test equity::matchup4::tests::test_river_tie ... ok
[INFO] [stdout] test equity::matchup4::tests::test_river_clear_winner ... ok
[INFO] [stdout] test equity::matchup4::tests::test_river_loser ... ok
[INFO] [stdout] test equity::matchup4::tests::test_turn_enumeration ... ok
[INFO] [stdout] test equity::matchup::tests::test_river_clear_winner ... ok
[INFO] [stdout] test equity::matchup::tests::test_river_loser ... ok
[INFO] [stdout] test equity::matchup::tests::test_river_tie ... ok
[INFO] [stdout] test equity::matchup4::tests::test_turn_parallel_same_as_sequential ... ok
[INFO] [stdout] test equity::matchup::tests::test_turn_enumeration ... ok
[INFO] [stdout] test equity::montecarlo::tests::test_confidence_interval ... ok
[INFO] [stdout] test equity::matchup::tests::test_turn_parallel_same_as_sequential ... ok
[INFO] [stdout] test equity::montecarlo::tests::test_montecarlo_parallel ... ok
[INFO] [stdout] test equity::matchup::tests::test_generic_equity_function ... ok
[INFO] [stdout] test equity::montecarlo::tests::test_montecarlo_reproducible ... ok
[INFO] [stdout] test equity::montecarlo::tests::test_montecarlo_single_hands ... ok
[INFO] [stdout] test equity::range4::tests::test_hand_index_roundtrip ... ok
[INFO] [stdout] test equity::range4::tests::test_binomial_values ... ok
[INFO] [stdout] test equity::range4::tests::test_hand_index_uniqueness ... ok
[INFO] [stdout] test equity::range4::tests::test_range_iter_unblocked ... ok
[INFO] [stdout] test equity::range4::tests::test_range_iteration ... ok
[INFO] [stdout] test equity::range4::tests::test_range_update_weight ... ok
[INFO] [stdout] test equity::range::tests::test_binomial_values ... ok
[INFO] [stdout] test equity::range::tests::test_hand_index_roundtrip ... ok
[INFO] [stdout] test equity::range::tests::test_hand_index_uniqueness ... ok
[INFO] [stdout] test equity::range::tests::test_range_basic_operations ... ok
[INFO] [stdout] test equity::range::tests::test_range_iter_unblocked ... ok
[INFO] [stdout] test equity::range::tests::test_range_iteration ... ok
[INFO] [stdout] test equity::matchup4::tests::test_flop_enumeration ... ok
[INFO] [stdout] test equity::range::tests::test_range_update_weight ... ok
[INFO] [stdout] test equity::range_equity::tests::test_blocked_hands ... ok
[INFO] [stdout] test equity::range_equity::tests::test_hand_vs_range ... ok
[INFO] [stdout] test equity::range_equity::tests::test_empty_ranges ... ok
[INFO] [stdout] test equity::range_equity::tests::test_single_hand_ranges ... ok
[INFO] [stdout] test equity::range_equity::tests::test_parallel_vs_sequential ... ok
[INFO] [stdout] test equity::range_equity::tests::test_symmetric_ranges ... ok
[INFO] [stdout] test equity::result::tests::test_addition ... ok
[INFO] [stdout] test equity::range_equity::tests::test_weighted_hands ... ok
[INFO] [stdout] test equity::result::tests::test_equity_calculation ... ok
[INFO] [stdout] test equity::result::tests::test_invert ... ok
[INFO] [stdout] test equity::result::tests::test_new ... ok
[INFO] [stdout] test equity::result::tests::test_single_loss ... ok
[INFO] [stdout] test equity::result::tests::test_single_tie ... ok
[INFO] [stdout] test equity::result::tests::test_sum_iterator ... ok
[INFO] [stdout] test evaluator::tests::test_flush ... ok
[INFO] [stdout] test evaluator::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test evaluator::tests::test_full_house ... ok
[INFO] [stdout] test evaluator::tests::test_hand_ordering ... ok
[INFO] [stdout] test evaluator::tests::test_high_card ... ok
[INFO] [stdout] test evaluator::tests::test_one_pair ... ok
[INFO] [stdout] test evaluator::tests::test_royal_flush ... ok
[INFO] [stdout] test equity::range4::tests::test_range_basic_operations ... ok
[INFO] [stdout] test equity::result::tests::test_single_win ... ok
[INFO] [stdout] test evaluator::tests::test_same_type_comparison ... ok
[INFO] [stdout] test evaluator::tests::test_straight ... ok
[INFO] [stdout] test evaluator::tests::test_three_of_a_kind ... ok
[INFO] [stdout] test evaluator::tests::test_two_pair ... ok
[INFO] [stdout] test evaluator::tests::test_wheel_straight ... ok
[INFO] [stdout] test evaluator::tests::test_wheel_straight_flush ... ok
[INFO] [stdout] test hand::tests::test_full_house_comparison ... ok
[INFO] [stdout] test hand::tests::test_hand_rank_comparison ... ok
[INFO] [stdout] test hand::tests::test_hand_type_extraction ... ok
[INFO] [stdout] test hand::tests::test_hand_type_ordering ... ok
[INFO] [stdout] test hand::tests::test_pair_comparison ... ok
[INFO] [stdout] test evaluator::tests::test_straight_flush ... ok
[INFO] [stdout] test hand::tests::test_two_pair_comparison ... ok
[INFO] [stdout] test lookups::tables::tests::test_combo_counts ... ok
[INFO] [stdout] test lookups::tables::tests::test_flush_table ... ok
[INFO] [stdout] test lookups::tables::tests::test_rank_counts ... ok
[INFO] [stdout] test lookups::tables::tests::test_straight_detection ... ok
[INFO] [stdout] test lookups::tables::tests::test_unique5_table ... ok
[INFO] [stdout] test plo4::tests::test_basic_plo4_evaluation ... ok
[INFO] [stdout] test plo4::tests::test_must_use_exactly_three_board_cards ... ok
[INFO] [stdout] test plo4::tests::test_hand_comparison ... ok
[INFO] [stdout] test plo4::tests::test_plo4_full_house ... ok
[INFO] [stdout] test plo4::tests::test_plo4_nut_flush ... ok
[INFO] [stdout] test plo4::tests::test_plo4_quads ... ok
[INFO] [stdout] test plo5::tests::test_basic_plo5_evaluation ... ok
[INFO] [stdout] test plo5::tests::test_hand_comparison ... ok
[INFO] [stdout] test plo5::tests::test_must_use_exactly_three_board_cards ... ok
[INFO] [stdout] test plo5::tests::test_must_use_exactly_two_hole_cards ... ok
[INFO] [stdout] test plo5::tests::test_plo5_full_house ... ok
[INFO] [stdout] test plo5::tests::test_plo5_quads ... ok
[INFO] [stdout] test plo5::tests::test_plo5_straight ... ok
[INFO] [stdout] test solver::action::tests::test_action_classification ... ok
[INFO] [stdout] test solver::action::tests::test_action_display ... ok
[INFO] [stdout] test solver::action::tests::test_bet_size_amount ... ok
[INFO] [stdout] test solver::action::tests::test_bet_size_fraction ... ok
[INFO] [stdout] test solver::action::tests::test_bet_size_from_percentage ... ok
[INFO] [stdout] test solver::action::tests::test_pot_limit_bet_amount ... ok
[INFO] [stdout] test solver::action::tests::test_pot_limit_raise_amount ... ok
[INFO] [stdout] test solver::bucketing::tests::test_bucket_config_defaults ... ok
[INFO] [stdout] test solver::bucketing::tests::test_bucket_config_for_street ... ok
[INFO] [stdout] test solver::bucketing::tests::test_bucket_config_minimal ... ok
[INFO] [stdout] test solver::bucketing::tests::test_river_bucketing_distribution ... ok
[INFO] [stdout] test solver::bucketing::tests::test_river_bucketing_empty ... ok
[INFO] [stdout] test solver::bucketing::tests::test_river_bucketing_single_hand ... ok
[INFO] [stdout] test plo4::tests::test_plo4_straight ... ok
[INFO] [stdout] test solver::cfr4::tests::test_plo4_solver_creation ... ok
[INFO] [stdout] test solver::cfr4::tests::test_plo4_simple_solve ... ok
[INFO] [stdout] test equity::matchup::tests::test_flop_enumeration ... ok
[INFO] [stdout] test plo4::tests::test_must_use_exactly_two_hole_cards ... ok
[INFO] [stdout] test equity::matchup4::tests::test_flop_parallel_same_as_sequential ... ok
[INFO] [stdout] test equity::montecarlo::tests::test_montecarlo_convergence ... ok
[INFO] [stdout] test solver::cfr::tests::test_solver_creation ... ok
[INFO] [stdout] test solver::cfr::tests::test_solver_simple_solve ... ok
[INFO] [stdout] test equity::matchup4::tests::test_generic_equity_function ... ok
[INFO] [stdout] test solver::cfr4::tests::test_plo4_strategy_retrieval ... ok
[INFO] [stdout] test equity::matchup::tests::test_flop_parallel_same_as_sequential ... ok
[INFO] [stdout] test solver::cfr::tests::test_save_load_binary_roundtrip ... FAILED
[INFO] [stdout] test solver::exploitability::tests::test_multiway_exploitability_result ... ok
[INFO] [stdout] test solver::game_tree::tests::test_check_check_line ... ok
[INFO] [stdout] test solver::game_tree::tests::test_flop_tree_with_two_chance_nodes ... ok
[INFO] [stdout] test solver::game_tree::tests::test_game_state ... ok
[INFO] [stdout] test solver::cfr::tests::test_save_load_json_roundtrip ... FAILED
[INFO] [stdout] test solver::game_tree::tests::test_position ... ok
[INFO] [stdout] test solver::game_tree::tests::test_simple_tree ... ok
[INFO] [stdout] test solver::game_tree::tests::test_tree_structure ... ok
[INFO] [stdout] test solver::game_tree::tests::test_turn_tree_with_chance_nodes ... ok
[INFO] [stdout] test solver::infoset::tests::test_average_strategy ... ok
[INFO] [stdout] test solver::infoset::tests::test_current_strategy_negative_regrets ... ok
[INFO] [stdout] test solver::infoset::tests::test_current_strategy_uniform ... ok
[INFO] [stdout] test solver::infoset::tests::test_current_strategy_with_regrets ... ok
[INFO] [stdout] test solver::infoset::tests::test_infoset_key_large_values ... ok
[INFO] [stdout] test solver::infoset::tests::test_infoset_key_pack_unpack ... ok
[INFO] [stdout] test solver::infoset::tests::test_update_regrets_cfr_plus ... ok
[INFO] [stdout] test solver::mccfr::tests::test_mccfr_creation ... ok
[INFO] [stdout] test solver::game_tree::tests::test_game_state_next_street ... ok
[INFO] [stderr] memory allocation of 25383518784 bytes failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b515207a9da - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b515207a9da - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b515207a9da - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5b515207a9da - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5b515208ff9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5b515208ff9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x5b515207fe72 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5b515207fe72 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5b51520727f5 - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5b51520727f5 - std[fce30c26ee6459b]::alloc::default_alloc_error_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/alloc.rs:397:23
[INFO] [stderr]   10:     0x5b51520592d6 - std[fce30c26ee6459b]::alloc::rust_oom::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/alloc.rs:428:9
[INFO] [stderr]   11:     0x5b515204e5e9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::alloc::rust_oom::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   12:     0x5b515207287a - std[fce30c26ee6459b]::alloc::rust_oom
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/alloc.rs:424:5
[INFO] [stderr]   13:     0x5b515205a343 - __rustc[de152adb51f02556]::__rust_alloc_error_handler
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/alloc.rs:423:1
[INFO] [stderr]   14:     0x5b515208b5dc - alloc[dad09f3a48280dba]::alloc::handle_alloc_error::rt_error
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/alloc.rs:551:13
[INFO] [stderr]   15:     0x5b515208b5dc - alloc[dad09f3a48280dba]::alloc::handle_alloc_error
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/alloc.rs:557:9
[INFO] [stderr]   16:     0x5b515208b5f1 - alloc[dad09f3a48280dba]::raw_vec::handle_error
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/raw_vec/mod.rs:890:38
[INFO] [stderr]   17:     0x5b5151e9607a - <alloc[dad09f3a48280dba]::raw_vec::RawVecInner>::with_capacity_zeroed_in
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/raw_vec/mod.rs:592:25
[INFO] [stderr]   18:     0x5b5151e9607a - <alloc[dad09f3a48280dba]::raw_vec::RawVec<u32>>::with_capacity_zeroed_in
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/raw_vec/mod.rs:221:20
[INFO] [stderr]   19:     0x5b5151e9607a - <u32 as alloc[dad09f3a48280dba]::vec::spec_from_elem::SpecFromElem>::from_elem::<alloc[dad09f3a48280dba]::alloc::Global>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/spec_from_elem.rs:24:31
[INFO] [stdout] test solver::cfr::tests::test_solver_with_multiple_hands ... ok
[INFO] [stderr]   20:     0x5b5151ddf939 - alloc[dad09f3a48280dba]::vec::from_elem::<u32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/vec/mod.rs:3677:5
[INFO] [stderr]   21:     0x5b5151edf53a - <plo5_solver[4a9a1c78e8a199bf]::solver::mccfr::MccfrSolver>::precompute_hand_ranks
[INFO] [stderr]                                at /opt/rustwide/workdir/src/solver/mccfr.rs:863:42
[INFO] [stderr]   22:     0x5b5151ee2fcf - <plo5_solver[4a9a1c78e8a199bf]::solver::mccfr::MccfrSolver>::solve
[INFO] [stderr]                                at /opt/rustwide/workdir/src/solver/mccfr.rs:215:14
[INFO] [stderr]   23:     0x5b5151e1dcfe - plo5_solver[4a9a1c78e8a199bf]::solver::mccfr::tests::test_mccfr_flop_solve
[INFO] [stderr]                                at /opt/rustwide/workdir/src/solver/mccfr.rs:1339:29
[INFO] [stderr]   24:     0x5b5151e14607 - plo5_solver[4a9a1c78e8a199bf]::solver::mccfr::tests::test_mccfr_flop_solve::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/solver/mccfr.rs:1308:31
[INFO] [stderr]   25:     0x5b5151ecc876 - <plo5_solver[4a9a1c78e8a199bf]::solver::mccfr::tests::test_mccfr_flop_solve::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   26:     0x5b5151f8cd5b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5b5151f8cd5b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout] test solver::exploitability::tests::test_exploitability_decreases_with_iterations ... ok
[INFO] [stderr]   28:     0x5b5151f9a54b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stderr]   29:     0x5b5151f9a54b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   30:     0x5b5151f9a54b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x5b5151f9a54b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x5b5151f9a54b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5b5151f9a54b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stderr]   34:     0x5b5151f9a54b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stderr]   35:     0x5b5151f93c64 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stderr]   36:     0x5b5151f93c64 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   37:     0x5b5151f9d152 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   38:     0x5b5151f9d152 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   39:     0x5b5151f9d152 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   40:     0x5b5151f9d152 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   41:     0x5b5151f9d152 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   42:     0x5b5151f9d152 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   43:     0x5b5151f9d152 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   44:     0x5b515207a2af - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   45:     0x5b515207a2af - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   46:     0x7cad6adc9aa4 - <unknown>
[INFO] [stderr]   47:     0x7cad6ae56a64 - clone
[INFO] [stderr]   48:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/plo5_solver-f05a5b1c301dda47` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "5a9885eedfa85e6dc3ac8e5ba548073c696471bfdcac2f940a8946ccdcf41685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9885eedfa85e6dc3ac8e5ba548073c696471bfdcac2f940a8946ccdcf41685", kill_on_drop: false }`
[INFO] [stdout] 5a9885eedfa85e6dc3ac8e5ba548073c696471bfdcac2f940a8946ccdcf41685
